bfq: Re-enable auto-loading when built as a module
authorBen Hutchings <ben@decadent.org.uk>
Sat, 12 Aug 2017 21:27:06 +0000 (22:27 +0100)
committerBen Hutchings <ben@decadent.org.uk>
Sun, 1 Oct 2017 14:52:09 +0000 (15:52 +0100)
commit5c174c75355c15e1190c4a07475a35e4dad1ed8e
tree29c8872c18bae0b67aabf4b55a00786a989aed50
parent3f46bacfefd3af4e95e131d0b7b0a316713f4a48
bfq: Re-enable auto-loading when built as a module

The block core requests modules with the "-iosched" name suffix, but
bfq no longer has that suffix.  Add an alias.

Fixes: ea25da48086d ("block, bfq: split bfq-iosched.c into multiple ...")
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Gbp-Pq: Topic bugfix/all
Gbp-Pq: Name bfq-re-enable-auto-loading-when-built-as-a-module.patch
block/bfq-iosched.c